home *** CD-ROM | disk | FTP | other *** search
- object CreateTableForm: TCreateTableForm
- Left = 145
- Top = 102
- Width = 594
- Height = 470
- ActiveControl = TableNameEdit
- Caption = 'Create New Interbase Table'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- TextHeight = 13
- object TableNameLabel: TLabel
- Left = 8
- Top = 16
- Width = 58
- Height = 13
- Caption = '&Table Name'
- FocusControl = TableNameEdit
- end
- object FieldNameLabel: TLabel
- Left = 155
- Top = 216
- Width = 53
- Height = 13
- Caption = 'Field &Name'
- FocusControl = FieldNameDBEdit
- end
- object TypeLabel: TLabel
- Left = 184
- Top = 240
- Width = 24
- Height = 13
- Caption = 'T&ype'
- FocusControl = TypeDBComboBox
- end
- object SizeLabel: TLabel
- Left = 392
- Top = 240
- Width = 20
- Height = 13
- Caption = 'Si&ze'
- FocusControl = SizeDBEdit
- end
- object DecLabel: TLabel
- Left = 456
- Top = 240
- Width = 20
- Height = 13
- Caption = '&Dec'
- FocusControl = DecDBEdit
- end
- object OrderLabel: TLabel
- Left = 56
- Top = 216
- Width = 26
- Height = 13
- Caption = '&Order'
- FocusControl = OrderDBEdit
- end
- object StructureDBGrid: TDBGrid
- Left = 8
- Top = 40
- Width = 569
- Height = 113
- DataSource = StructureDataSource
- Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
- ReadOnly = True
- TabOrder = 1
- TitleFont.Color = clBlack
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- end
- object FieldNameDBEdit: TDBEdit
- Left = 216
- Top = 208
- Width = 153
- Height = 21
- DataSource = StructureDataSource
- MaxLength = 0
- TabOrder = 5
- OnKeyPress = FieldNameDBEditKeyPress
- end
- object TypeDBComboBox: TDBComboBox
- Left = 216
- Top = 232
- Width = 153
- Height = 21
- Style = csDropDownList
- DataSource = StructureDataSource
- DropDownCount = 10
- ItemHeight = 13
- TabOrder = 6
- OnChange = TypeDBComboBoxChange
- end
- object KeyDBCheckBox: TDBCheckBox
- Left = 528
- Top = 236
- Width = 41
- Height = 17
- Caption = '&Key'
- DataSource = StructureDataSource
- TabOrder = 9
- ValueChecked = 'True'
- ValueUnchecked = 'False'
- end
- object SizeDBEdit: TDBEdit
- Left = 416
- Top = 232
- Width = 33
- Height = 21
- DataSource = StructureDataSource
- MaxLength = 0
- TabOrder = 7
- end
- object DecDBEdit: TDBEdit
- Left = 480
- Top = 232
- Width = 33
- Height = 21
- DataSource = StructureDataSource
- MaxLength = 0
- TabOrder = 8
- end
- object TableNameEdit: TEdit
- Left = 80
- Top = 8
- Width = 137
- Height = 21
- TabOrder = 0
- OnExit = TableNameEditExit
- OnKeyPress = TableNameEditKeyPress
- end
- object SqlStatmentMemo: TMemo
- Left = 8
- Top = 264
- Width = 569
- Height = 129
- TabStop = False
- Color = clBtnFace
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Lines.Strings = (
- 'CREATE TABLE table ('
- ' <col_def> [, <col_def> | <tconstraint> ...]'
- ');'
- #9)
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 10
- end
- object OkBitBtn: TBitBtn
- Left = 176
- Top = 408
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 11
- OnClick = OkBitBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object CancelBitBtn: TBitBtn
- Left = 328
- Top = 408
- Width = 75
- Height = 25
- TabOrder = 12
- OnClick = CancelBitBtnClick
- Kind = bkClose
- end
- object StructureDBNavigator: TDBNavigator
- Left = 8
- Top = 152
- Width = 553
- Height = 18
- DataSource = StructureDataSource
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- TabOrder = 3
- end
- object OrderDBEdit: TDBEdit
- Left = 96
- Top = 208
- Width = 33
- Height = 21
- DataSource = StructureDataSource
- MaxLength = 0
- TabOrder = 4
- end
- object AddFieldButton: TButton
- Left = 8
- Top = 176
- Width = 121
- Height = 25
- Caption = '&Add Field'
- Default = True
- TabOrder = 2
- OnClick = AddFieldButtonClick
- end
- object DeleteFieldButton: TButton
- Left = 155
- Top = 176
- Width = 121
- Height = 25
- Caption = '&Delete Field'
- TabOrder = 13
- OnClick = DeleteFieldButtonClick
- end
- object CancelFieldButton: TButton
- Left = 301
- Top = 176
- Width = 129
- Height = 25
- Caption = '&Cancel Field'
- TabOrder = 14
- OnClick = CancelFieldButtonClick
- end
- object SaveFieldButton: TButton
- Left = 448
- Top = 176
- Width = 129
- Height = 25
- Caption = '&Save Field'
- TabOrder = 15
- OnClick = SaveFieldButtonClick
- end
- object TargetDatabase: TDatabase
- AliasName = 'CSHOWTO'
- Connected = True
- DatabaseName = 'SqlDatabase'
- Params.Strings = (
- 'USER NAME=STENDON')
- Left = 384
- Top = 48
- end
- object StructureDataSource: TDataSource
- DataSet = StructureTable
- OnDataChange = StructureDataSourceDataChange
- Left = 384
- Top = 80
- end
- object StructureTable: TTable
- AfterInsert = StructureTableAfterInsert
- BeforePost = StructureTableBeforePost
- AfterPost = StructureTableAfterPost
- AfterDelete = StructureTableAfterDelete
- OnNewRecord = StructureTableNewRecord
- Left = 384
- Top = 112
- end
- object CreateQuery: TQuery
- DatabaseName = 'SqlDatabase'
- Left = 384
- Top = 144
- end
- end
-